body {
 background-color: black;
}
.Videos {
  gap: 1rem;
  justify-content: center;
  align-items: center;
  padding: 0px 80px;

  }